home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Graphics / EPS Fixer 1.5 / Scripting EPS Fixer / Default Settings (Text) next >
Encoding:
Text File  |  1995-01-22  |  157 b   |  7 lines  |  [TEXT/ToyS]

  1. tell application "EPS Fixer"
  2.     set showStatus to true
  3.     set uponOpening to do nothing
  4.     set uponModifying to do nothing
  5.     set findPreview to false
  6.     quit
  7. end tell